Create UITableView programmatically in iOS Swift (Table height not auto resizing)
问题 I know there are lot of similar questions. But, there isn't a proper answer for my problem. I need to create Custom UITableView programmatically - Not using drag and drop at all. Just swift code. I have already done almost everything except one thing is not working. Custom TableView Cell looks like this --------------------------------- ------- | Pic | Name | | Profession ------- Multi-line text here (title) Multi-line text here again that will have more description of what is written above