aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableContent.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableContent.m')
-rw-r--r--Source/TableContent.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/TableContent.m b/Source/TableContent.m
index 096e18bb..3e9c933a 100644
--- a/Source/TableContent.m
+++ b/Source/TableContent.m
@@ -1042,7 +1042,7 @@
[tableDataInstance resetColumnData];
// Load the table's data
- [self loadTable:selectedTable];
+ [self loadTable:[tablesListInstance tableName]];
[tableDocumentInstance endTask];