Using a UITableView
in Swift, could someone please help me automatically change the height of the cell based on the label, picture, and description please?
I want to dynamically change the cell size as the label text increases. i have already applied autolayout on the labels.