So I was making an rss reader for my school and finished the code. I ran the test and it gave me that error. Here is the code it\'s referring to:
- (UITableV
Make sure that the CellIdentifier == identifier of the cell in a storyboard, both names are same. Hope this works for u