pub fn create_nu_table_config(
    config: &Config,
    comp: &StyleComputer<'_>,
    out: &TableOutput,
    expand: bool
) -> NuTableConfig