UITableView Help?
In my app, I would like to create a personal High Scores feature. I will attempt this by creating a UITableView. But I keep running into trouble. I have searched multiple places on the web But I cant find anything. All I want to do is load two labels into each row, which there will be ten of.
Is there a better way to do this task? Possibly without the UITableView? The one problem is that there are too many labels to fit on one screen. Thanks!
|