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