Can't set parameters in bodyContent in for method

Hello,

I’ve faced some problems in KS. I can’t set body parameters with script in for statement, it gives me a following error :
image

get_object.setBodyContent(new HttpTextBodyContent(params)) and in params I have defined what should be set in body.