Create a new data table using BP

Currently I am using an editor utilities blueprint to populate an existing data table with data from a level. The action is called on the data table. However, it would be more convenient if the data table is also created automatically when an editor utility BP is called.

Is it possible to also create a new named data table with an editor utility that can be called for the currently open level?