I recently worked and studied stack views, table views, and collections, and I have a question about their use cases. Note. I work in Swift 2 and CocoaTouch.
I was wondering which of these methods would best create a user interface layout similar to a Trello map spread.

Will this be a series of stack views inside the stack views, where the stack views inside the (green) cards will be inside the scroll, so the stack views inside may go beyond the length of the screen? Would it still be better to add new lines and larger (gray) cards?

, ? ?
, ( ) ?