import { Cliffy } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/deps.ts";
const { Table } = Cliffy;
Create a new table. If rows is a table, all rows and options of the table will be copied to the new table.
Type Parameters
T extends IRow