Title(Table, string, Style) Method
    Sets the table title.
    
        public static Table Title(this Table table, string text, Style style = null)
        - Namespace
 - Spectre
.Console  - Containing Type
 - TableExtensions
 
public static Table Title(this Table table, string text, Style style = null)