DataTableRowHandle to Get Data table row: Only literal data table is supported

What is the workflow for having different character BP referencing their respective data table then? In other words how can I inherit from my base character class where all the logic to access the data in the table is implemented without having to override these methods for each child of that class?