Table advice to get widget.newTableView working?

I'm trying my best to take advantage of these sweet new widgets, but I have to admit that for the life of me I just can't get widget.newTableView working. At all.

Given this ridiculously simple table:

1
2
3
4
5
local tempitems = {
{ title="Scrap Cola" },
{ title="Fooz Beer" },
{ categoryName="Alcohol" }
}

Well, I figured it out on my own. ;) See the comments for widget.newTableView if you want to know what's missing!

views:1375 update:2011/9/27 18:14:54
corona forums © 2003-2011