method Table.prototype.cloneimport { Table } from "https://deno.land/x/cliffy@v0.17.0/table/mod.ts"; clone(): TableClone table recursively with header and options. ReturnsTable