Populate a table using table variables
I am trying to populate a table using the table variables. ( sample table attached)The first 3 columns of the table are created from the table variable name and the 4th column is the table variable value row 1 : target[0].target__reflectance_pc = 3 :Ambient_level W/m2 = 0 :zone_id_r =1 :Result = 400row 2 : target[0].target__reflectance_pc = 3 :Ambient_level W/m2 = 0 :zone_id_r =2 :Re...