tablePropertyStore.getColumns());
if (range != null) {
textContentService.insertTextContent(range, newTable);
} else {
textContentService.insertTextContentAfter(newTable, textTable);
}
String[] propertyKeysToCopy = null;
if (propertyKeysContainer != null) {
propertyKeysToCopy = propertyKeysContainer