function createTable createTable(props?: TableProps): HTMLTableElement Create a styled table element Parameters optional props: TableProps Return Type HTMLTableElement