TableView screen transitioning help

The app described below is a very simple one where you click a button and a new png image is displayed.
Noob alert! Don’t assume I know anything as this is my first app.

The main page of my app after the loading screen has fifteen different options to choose from shown as various png buttons with titles printed on each. Each button pulls up a piece of sheet music in png format. Last year I bought the SDK subscription and used the directorview to transition from screen to screen. It works, but it’s not ideal, and now I want to add additional selections to it which will make things difficult going forward due to the size of the buttons.

My new version of the same app was going to use the basic CoffeeDemo files found on:
http://www.coronalabs.com/blog/2010/09/24/create-scrolling-list-views-with-text-and-graphics-in-coronasdk-ios-android-tutorial/

I am not having a problem so far customizing what the items say in this new version of the app, but I can’t figure out how to transition from someone clicking on the individual title in the list and making it display the png image of the sheet music file (and then go back to the list again with a back button).

Anyone want to help a noob and guide me as to how to get this to happen using the tableView code instead of directorView?

Thank You!
MaestroC [import]uid: 96410 topic_id: 27951 reply_id: 327951[/import]