
#table(
    rows: 2,
    columns: 7,
    column-gutter: 0.25em,
    align: (left, left, left, left, left, left, left),
    stroke: none,
    table.header(
        table.hline(y: 0, stroke: 1pt),
        [*#"No"*],
        [*#"Variable"*],
        [*#"Stats / Values"*],
        [*#"Freqs (% of Valid)"*],
        [*#"Graph"*],
        [*#"Valid"*],
        [*#"Missing"*],
        table.hline(y: 1, stroke: 0.75pt),
    ),
    table.cell(align: horizon)[#"1"],
    table.cell(align: horizon)[#"categorical" #linebreak() #"[String]"],
    table.cell(align: horizon)[#"1. "#"Z" #linebreak() #"2. "#"Y" #linebreak() #"3. "#"X" #linebreak() #"4. "#"W" #linebreak() #"5. "#"V" #linebreak() #""#"[21 others]"],
    table.cell(align: horizon)[#"676"#" ("#"10.9"#"%)" #linebreak() #"625"#" ("#"10.1"#"%)" #linebreak() #"576"#" ("#"9.3"#"%)" #linebreak() #"529"#" ("#"8.5"#"%)" #linebreak() #"484"#" ("#"7.8"#"%)" #linebreak() #"3311"#" ("#"53.4"#"%)"],
    table.cell(align: horizon)[#image.decode("<svg width='104.0' height='91.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 104.0 91.0'><rect x='2.0' y='77.0' width='53.39461377197227' height='12.0' fill='lightgray' stroke='gray'/><rect x='2.0' y='62.0' width='7.805192710853088' height='12.0' fill='lightgray' stroke='gray'/><rect x='2.0' y='47.0' width='8.530882115787776' height='12.0' fill='lightgray' stroke='gray'/><rect x='2.0' y='32.0' width='9.288824383164005' height='12.0' fill='lightgray' stroke='gray'/><rect x='2.0' y='17.0' width='10.079019512981777' height='12.0' fill='lightgray' stroke='gray'/><rect x='2.0' y='2.0' width='10.90146750524109' height='12.0' fill='lightgray' stroke='gray'/></svg>")],
    table.cell(align: horizon)[#"6201" #linebreak() #"("#"100"#"%)"],
    table.cell(align: horizon)[#"0" #linebreak() #"("#"0"#"%)"],
    table.hline(y: 2, stroke: 1pt),
    table.cell(colspan: 7)[#text(size: 0.8em)[
        #"Dimensions: 6201 x 1"\
        #"Duplicate rows: 6175"
    ]],
)
