I am trying to do something that should be simple. I have an excel table binded to my Test Studio web test. I want to reference different rows for input values within the same test. So if I have a column named Amount, what is the correct way to get the 2nd row value from Amount? Is there a way to do it in the Properties window under bindings? Like $(Amount,2) ?