Programmer's Guide > Interfaces > TableObjectStore interface
  
TableObjectStore interface
A TableObjectStore contains a collection of TableObjects all from the same document. Elements can be added in any order (objects are sorted into row-major order as they are added) and retrieved through iteration.