Creates a table and pushes it on the stack, reserving memory for arraySize and recordCount.
void createTable({int arraySize = 0, int recordCount = 0});