Change Parent Value

Could i use the “language” as an id ? so for example “english” or “italian” by, in the MenuItem setting putting `id: “%1”.arg(modelData[1])

I’m sorry i dont understand this part :

Do you mean "since the array is composed only of strings of different sizes you should think about maybe getting two arrays, one with the “language” and the other with the “hello” part ?

“Problem” is that array is generated by the API request made in the python part. The output is very similar to this one.

Regarding :

So i can remove it and it should work just fine ? Also, what is the down side of having a on.Completed in the repeater ?