Squirrel Array Question

Can an array contain tables? The spec calls an array a collection of simple objects. Does that include tables?

The short answer is yes. For example, in the regexp class capture() returns an array of tables.