wrap.addComponents(hierarchical, footer, sized, expandRatios, stripes,
verticalLines, horizontalLines, borderless, headers, compact,
small, rowIndex, rowCaption, rowIcon, componentsInCells);
ValueChangeListener update = new ValueChangeListener() {
@Override
public void valueChange(ValueChangeEvent event) {
if (table == null) {
table = new Table();
table.setContainerDataSource(normalContainer);