I have a program which has a variable list of maps that I want to link to from labels. I want to place the labels on a scroll view which is sized to the screen resolution. How can I dynamically add the labels and click events to the scroll view? I want the labels placed in horizontal rows.