I am very new to LiveCode and loving the concept. The problem I have is trying to create an IOS tableView with all the associated functionality. I'm quite surprised that there aren't any videos or tutorials about this

I understand that I can use DataGrid for the base information/table but how do I then link this off to a new Page with the associated details? How can I create sections/group in the main table view? (eg. by date or another group). I assume that each record should be in an Array.
Also how would I add buttons for New and Edit and the relevant functionality. Edit would provide the ability to move a record above or below other records. Also the ability to delete a row (with a confirmation icon).
While I'm asking for the world, is there a straight forward way to display a Tab bar at the bottom of the screen. I'm guessing a Group of Buttons that look like the tab bar.
Any help is very much appreciated.
Cheers