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