【基本解决】swift中tableView.endUpdates再次出现NSInternalInconsistencyException Invalid update: invalid number of rows in section 0
crifan 8年前 (2016-02-25) 3272浏览 0评论
代码: func addGroupTopicItem(groupTopicItem:GroupItem) { if !self.existedGroupTopic(groupTopicItem.id) { ...