Allocate a Table. When allocating a table, you can optionally specify the number of integer and real columns and the initial amount of space to allocate (max_length). If a table is unallocated when append is called for the first time it will be allocated accordingly.
Number of integer columns
Number of real columns
Number of string columns
Number of logical columns
Number of rows to initially allocate