#1,#5 These tables are getting messed up due to bug #7
#2,#3,#4 table1, table2, and table3 ARE NOT supposed appear in the defs tool window unless show statements is on. These are local and not global variables. The nested function is messing this up.
#6 Weird. It's not nested if you turn on show statements.
#7 value0, value1, and value2 ARE NOT supposed appear in the symbols tool window. They are local and not global symbols.
#8 table3 is a local variable. It should not be listed in "Symbols". Not sure why gTable can't be navigated to. Definitely a bug.