
Move the Tabulator options from the `data()` function to the `mounted()` function. This allows upcoming changes to refer to the Vue component.
Move the Tabulator options from the `data()` function to the `mounted()` function. This allows upcoming changes to refer to the Vue component.