
#[
#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.414],
    cellx(colspan: 1, x: 1, y: 0, align: center + top)[12352131],
    cellx(colspan: 1, x: 0, y: 1, align: center + top)[106071821.193],
    cellx(colspan: 1, x: 1, y: 1, align: center + top)[0.001],
    cellx(colspan: 1, x: 0, y: 2, align: center + top)[1.235 & 0.001],
    cellx(colspan: 1, x: 1, y: 2, align: center + top)[1.235 #linebreak() 0.001],
    hlinex(y: 3, stroke: 1pt),

)
]
