
#[
#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)[0.124#super[A]],
    hlinex(y: 1, stroke: 1pt),
    cellx(colspan: 1, x: 0, y: 1)[#super[A]#text(size: 0.8em)[Note 1]],
)
]
