tableView in editing mode problem

im trying to edit a UITableView with an array from AppDelegate ..
all is well until i delete a row from the table and add a new row.
the row textlabel is from the user entry in a textfield but for some reason after deleting a row and adding a new one the new one always gets the deleted row's title..i tryed using NSUser Default and many other solotions but nothing seems to work
please help!!!!!!!!!
Topic archived. No new replies allowed.