Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
@Override
public ConfigurableTable buildConfigurableTable(String id) throws WTException {
return configurableTable;
}