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
I'll just add that Xcode 4.5 includes the new dequeueReusableCellWithIdentifier:forIndexPath: in its default template code - a potential gotcha for developers expecting the older dequeueReusableCellWithIdentifier: method.
dequeueReusableCellWithIdentifier:forIndexPath:
dequeueReusableCellWithIdentifier: