1 foo bar 100 bat baz 2 bbb ccc

Using the datatable widget (new generation)

Insert bbbbbb

A first table with explicit labels. The first two colums are sortable and resizeable and the first one is a number. The labels are defined separately in a thead element.

AAA (s) BBB (s) CCC

Another table with implicit labels. All the colums are sortable and resizeable and the first one is a number. The labels are defined as xforms labels.

AAA (imp) BBB (imp) CCC (imp)