I have a table view and two labels inside it. The second label(description label) has Hundreds of line. when I set font size of description label to 21 it\'s working. Why de
Cell height should be dynamic.Have you given cell height dynamically.If you don't know how to give cell height dynamically use scrollview .