Title(Table, TableTitle) Method
    Sets the table title.
    
        public static Table Title(this Table table, TableTitle title)
        - Namespace
 - Spectre
.Console  - Containing Type
 - TableExtensions
 
Parameters
- Table table
 - The table.
 - TableTitle title
 - The table title.