SyntaxFix
Write A Post
Hire A Developer
Questions
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: