pub fn table<'a>( primary: impl Into<Ecc>, secondary: impl Into<Ecc> ) -> TableBuilder<'a>
Start building a new table.