I want to try and populate a horizontal scroll layout by using blocks, as you can see in websites like amazon. So for example, if I want to make an app that searches for shoes, given the search query. Now if a user's search result get 10 shoes, then i want to populate a horizontal scroll view with 10 sub-views with the name of the shoe and an image.
Basically, I want to make this component dynamically from blocks: