I figured someone would have run into this by now but I can’t seem to find any mention of it. TableView is not working in Graphics 2.0 (build 2013.2009) with v1 Compatibility set.
Running the sample ListView1 or ListView2 code from build 1206 (with config lua updated with graphicsCompatibility = 1):
Corona Simulator Runtime error File:? Attempt to index field '\_rows' (a nil value) stack traceback: [C]: ? ?: in function '\_createRow' ?: in function \<?:976\> (tail call): ? ...DK-2013.1206/SampleCode/Interface/ListView1/main.lua:141: in main chunk
Does the compatibility mode apply to widgets? I didn’t see any mention one way or the other on the Migration Guides.
http://coronalabs.com/blog/2013/10/16/wednesday-faqs-graphics-2-0/
http://docs.coronalabs.com/tachyon/guide/graphics/migration.html#migrating-existing-code-1.0-2.0