Last week I had weird issue while applying autolayout rules to UITableViewCell. TableViewCell has two components attached to it. An UIImageView Two variable length UILabels stacked vertically on the top of each other And I wanted tableView cells to look like this, Nice, isn't it? Let's look at the way