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