ShowHeaders(Table) Method
    Shows table headers.
    
        public static Table ShowHeaders(this Table table)
        - Namespace
 - Spectre
.Console  - Containing Type
 - TableExtensions
 
Parameters
- Table table
 - The table.
 
public static Table ShowHeaders(this Table table)