XML-Parserd Text not being displayed in UITableView

Joined
Feb 4, 2012
Messages
1
Reaction score
0
Points
1
I'm working on an RSS Parser app which parses the data from the xml link and displays the contents. I was loading the images synchronously first which caused lags, so I changed it all, now I can display the images, but the text doesn't show up (returns null).

I used the LazyTableImages sample code and customized it with my code, but this problem showed up after I added another view controller as the root vc. Any help would be appreciated.
The code
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top