setSeparator("\t"); } /** * Computes the dataTable output and returns the string/binary */ public function render(): string { return parent::render(); } }