
#[
#import "@preview/tablex:0.0.8": tablex, cellx, hlinex

#tablex(
    columns: 1,
    auto-vlines: false,
    auto-hlines: false,
    column-gutter: 0.25em,
    hlinex(y: 0, stroke: 1pt),
    cellx(colspan: 1, x: 0, y: 0, align: center + top)[& % \$ \# \_ { } ~ ^ \\ < > " ' ],
    hlinex(y: 1, stroke: 1pt),

)
]
