Can I add tableViews inside a tableView?

(1) create tableView A

(2) insert one tableView into each row of tableView A 

So I can have such an effect similar to App Store where I can scroll up & down to browse different categories, and when I see some category I am interested in, I can scroll left & right to see more apps for that category.

From my initial testing (& a forum post from khan), it seems what I described above cannot be achieved via CoronaSDK?