由于uncaught exception NSInternalInconsistencyException
,终止应用程序
原因: Cell animation stop fraction must be greater than start fraction
使用中
[self.tableView insertRowsAtIndexPaths:indexPathsToInsert withRowAnimation:insertAnimation];
[self.tableView deleteRowsAtIndexPaths:indexPathsToDelete withRowAnimation:deleteAnimation];