Change specific row background on Perspective Table based upon int value in dataset

Yes.

The end result will include a value and style object;
image

You're basically iterating the dataset, keeping all original values, and appending a style object as well for each row.
Hope this helps.