startLoop(i,1,10)
item = "item_%s" % i
AddvariableToJSON(item,'valor_generado',mi_json)
endLoop()
addResult(mi_json)