public String getTableConfigurationProperty(String property) {
   return tableConfiguration.getProperty(property);
 }