$table = new Table(); $table->setTabulatorOption('ajaxUrl', 'data_source.php'); $table->buildColumnsFromDatarecord(DATARECORD CLASS NAME); $table->render();