pub fn table(content: impl View) -> Html<Table, (), impl View>
The table element represents data with more than one dimension, in the form of a table.
table