The custom renderer documentation shows a custom renderer being defined with
function coverRenderer(instance, td, row, col, prop, value, cellProperties)
No where does it say whether row and col are physical row and col or visual row and col.
Which is it?
Thanks