I just thought of a relevant question, are all data tables stored as
arrays of arrays? IE, could I just use JS and find the length of an
array inside the data table object?
Or is there more to it than that (I'm about to leave my workspace, but
I'll test it once I can).