Table onRender event

We’re looking to run some JavaScript on each row of a table’s list each time the table is rendered, is there a way to listen to the table for an event of sorts? (a custom renderer won’t work)