I have a lot of information from a database (more than 20 columns) which i want to display on Labels. Each label will hold a field from the database.This won't fit in the phone screen because i need more than 20 labels to display. How can i use scrollview so that the user can scroll to see the other labels?