少数几个cell可不重用

NSString *CellIdentifier = [NSString stringWithFormat:@"MyCellID_%d",indexPath.row];

Demo

https://github.com/pigpigdaddy/TableViewTestDemo

相关文章: