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