Getting variables out of runner sheets

I am trying to run a script with runner to test an API for some values.
The correct values are entered into the csv that is iterating the runner.
obviously the variables are referencable in the request URL, but how can I reference them in the tests with JSON?