I've created a page that contains data from API. I want to make this page scrollable so all the content can appear in my app. But, when I tried to use storyboard with ScrollView, the page isn't scrollable. Here is my storyboard
The whole content is not appear :
How can I fix this page so I can scroll my page and show all of my content from API? Thank you :)









