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

#tablex(
    columns: 2,
    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)[1.4],
    cellx(colspan: 1, x: 1, y: 0, align: center + top)[12352131],
    cellx(colspan: 1, x: 0, y: 1, align: center + top)[106071821.2],
    cellx(colspan: 1, x: 1, y: 1, align: center + top)[0],
    cellx(colspan: 1, x: 0, y: 2, align: center + top)[1.2 & 0],
    cellx(colspan: 1, x: 1, y: 2, align: center + top)[1.2 #linebreak() 0],
    hlinex(y: 3, stroke: 1pt),

)
]
