Power Table Progress Bar in Table with 100 rows runs very slowly

My table has 100-300 rows at any given time.

I have a power table with a progress bar in every cell for one column. The lag with this progress bar is massive.

Is there an efficient way to add a progress bar to these cells that will not so significantly hinder performance?

Attempts:

I know I can go the route of pagination, but even with just 10 - 20 rows, there is a lot of lag.