jjzjj

objective-c - cellForRowAtIndexPath - [indexPath row] 滚动时返回奇怪的数字

我知道还有很多关于[indexPathrow]和滚动的其他问题,但是有人能帮我理解为什么它会返回奇怪的数字吗?对于我配置单元格的方式,我似乎无法找到解决方法:-(UITableViewCell*)tableView:(UITableView*)tableViewcellForRowAtIndexPath:(NSIndexPath*)indexPath{staticNSString*CellIdentifier=@"ProfileIdentifier";NSUIntegerrow=[indexPathrow];UITableViewCell*cell=[tableViewdequeueR