I found a solution, below are the two step I did in my iterations:
-
Set the data table as variable at eventBeginPlay so you unsure it is loaded when game start.
-
Secondly, in the package project settings, ensure you have the checkbox full rebuild selected on. (see image)
Hope it will help newcomers to this issue