I have a UITableView which is populated through a NSFetchedResultsController. When the user slides an item to the right I have a delete button appearing so that he/she can remove the object using the following approach:I have a UITableView which is populated through