How to have different looking pages with the page-based app template?

I am trying to build a small pages-based app for iPhone. For that, I have used the pages-based app template provided by Xcode. However, I just do not get how to make the ViewController display different views on every page. All the pages look the same, essentially.


Does anybody know how to have e.g. a couple of labels on page 1 and a scroll view on page 2?