When putting multiline label (with linebreak set to Word Wrap) into a stack view, the label immediately loses the linebreak and displays the label text in one line instead.<
Just set number of lines to 0 in Attribute inspector for label. It will work for you.