I'm struggling to make a cell resize it self... I have a stack view pinned Top, Right, Bottom and Left, plus 3 labels with 'lines' options defined as 0, but it only works if the first label is with that property at 0... I've posted a image that describes my problem. Thanks!
Well, apparently the problem was the 'distribution' property of the StackView... Changing it to 'Equal Spacing' instead 'Fill proportionally' fixed it... Thanks!