Can you please help us with an example for this on a UITableView with different cells. I need to dequeue different cells which have html content on them. (Not all cells having same html content as in example). I tried doing that but the content behave absurdly due to cellForRowAtIndex being called again