Merge branch '1393-populating-tabular-parser-from-any-arbitrary-data_file' into 'develop'
Resolve "Populating tabular parser from any arbitrary data_file"
When creating new entries from schema in GUI, that inherit from TableData, the data_file reference is not resolving the correct filename.
Closes #1393
See merge request !1155