So here\'s my situation:
I have a UITableView where each cell has some buttons. In the cellForRowAtIndexPath I set the indexpath of the row so when the a button
call the method: - (void)deleteRowsAtIndexPaths:(NSArray *)indexPaths withRowAnimation:(UITableViewRowAnimation)animation
- (void)deleteRowsAtIndexPaths:(NSArray *)indexPaths withRowAnimation:(UITableViewRowAnimation)animation