I made a table view app with subviews in TableViewCell, but when I run it, I got screen as below, I want to know why, please help me to solve this simple problem.
sorry that I forgot to describe my question, you can see the text in table cell, they seem like compressed, I mean shorter in height, only 3rd row looks like correct, any row else strange, can you confirm it?
I'm not about to download your project and fix your code but I would guess you've set the cells to be pretty narrow and the text is scaled to fit the narrow cell.