method Table.prototype.fromJsonimport { Table } from "https://deno.land/x/cliffy@v0.15.0/table/mod.ts"; fromJson(rows: IDataRow[]): thisParametersrows: IDataRow[]Returnsthis