Width(Table, int?) Method
    Sets the table width.
    
        public static Table Width(this Table table, int? width)
        - Namespace
 - Spectre
.Console  - Containing Type
 - TableExtensions
 
Parameters
- Table table
 - The table.
 - int? width
 - The width.