Re-importing a CSV file in a Package Project

Hey everyone. I’ve got a little problem I can’t seem to figure out. (not sure if this is the best place for this)

I know how to import a CSV file into UE4 as a data table and access the data in blueprints but I’m wanting to be able to re-import the CSV in a package project. I can’t seem to find much information about how to do this. One issue I’ve come across is that in a package project everything gets put into a .PAK file and if this disabled the data table is a UAsset. :confused:

UE4 does re-import the CSV file in the editor when it changes but I’d like to be able to do this in a packaged project.

Any help would be great.

Regards,
Michael.