pub fn table(primary: impl Into<Ecc>, secondary: impl Into<Ecc>) -> TableBuilder
Create a table structure to be contained in the HFF. Panics if the given Ecc data is invalid.