图解:
插入方法:
[_tableView insertRowsAtIndexPaths:[NSArray arrayWithObject:indexPath] withRowAnimation:UITableViewRowAnimationNone];
*** Assertion failure in -[UITableView _endCellAnimationsWithCon
libc++abi.dylib: handler threw exception
原文:http://blog.csdn.net/etmanwenhan/article/details/46360275