How to load specific model data into Table Builder?

I have a Model UserTracking that has the column user_id and here a one to one relationship exists. In the Table Builder I would now like to display the user name instead of the ID and if possible also load a model function as value. Is this possible? I didn't found a solution in the docs
Was this page helpful?