TableConfiguration table = createTableConfiguration(BundlesTableSheetPage.class);
table.column("Identifier").setWidth(60);
table.column("Symbolic Name").setWidth(300);
table.column("Version").setWidth(140);
table.column("State");
table.column("Last Modified").setWidth(160);
table.column("Start Level");
table.column("Location").setWidth(500);
table.column("Persistently Started");
table.column("Removal Pending");
table.column("Fragment");