I am trying to output a different value for one row in my dataTable. I believe I need to access the data table's row index to accomplish this. The following outputs the right row number but the if
test always fails because ${row} = -1. Any ideas how I can do what I want to?