My problem is this: I have dynamic content in an iOS app (such as twits - although this is not a twitter app) that include both text and images (mostly icons/emoticons and t
This post may get you going in the right direction for calculating row height:
Retrieve custom prototype cell height from storyboard?
As for performance, have you run Time Profiler to narrow down what is causing lag?