I'm kinda new to objective c, so please don't be too harsh on me if it's a stupid question. I want to size a UITableViewCell to fit to it's content. I did a search and found this and it makes you insert a font size. I don't wanna do that, I want the cell to just check what the size it needs to be, then size it accordingly.
Thanks