我正在尝试使用insertItemsAtIndexPaths将新项目添加到我的CollectionView中。我的应用程序在performBatchupdate时崩溃-(void)addItems{NSArray*newProducts=@[@"1",@"2",@"3",@"4"];[self.collectionViewperformBatchUpdates:^{NSMutableArray*arrayWithIndexPaths=[NSMutableArrayarray];for(NSIntegerindex=self.array.count;index崩溃日志如下:*Assert