How do I make use of "column"-based layout with adaptive UI in iOS8? What I want achieve is something like this on the iPad:
to look like this on the iPhone:
The size I can figure out but now how to actually make columns snap into rows like responsive web layout works. Any ideas?