I am attempting to set a rowClick() function on a Tabulator table. The rowClick() will pass the row Data into a service.
import { Component, AfterViewInit } f