Oh, I'm sorry, I was slow to pick this up.
Dynamically loading the query values $row_query['field'] works, but what about...
$var_1
And making that dynamically become $var_1, $var_2, etc.??
I haven't quite figured how to have the code 'reinterpretate' it as a var after the dynamic number has...