How would one code up this in Interface Builder. I tried creating a scroll view with a Title Label, followed by a UIStackView and then followed by a UITableView, however I don't know how to tell the UIScrollView that its "height" will be dynamic based on the number of rows in the tableview?
https://drive.google.com/file/d/1kpweRDZ3dXXCnvoUjWmxPZbLysMqKu7p/view?usp=sharing