在拖动UITableViewCell时,委托(delegate)方法-(NSIndexPath*)tableView:(UITableView*)tableViewtargetIndexPathForMoveFromRowAtIndexPath:(NSIndexPath*)sourceIndexPathtoProposedIndexPath:(NSIndexPath*)proposedDestinationIndexPath被调用。在此委托(delegate)方法中,我可以根据所选单元格的proposedDestinationIndexPath设置属性。我现在的问题是如何在移动过程中更