错误提示:

Assertion failure in -[UITableView _configureCellForDisplay:forIndexPath:]

原因:
cellForRowAtIndexPath返回为nil

注意

return cell;

的位置


Dean
34 声望1 粉丝

哦也