"Set Array Elam" isn`t work at struct array

Same here. I can’t set a value in array of Integers. I have array of structures, then i get one structure from it, break it, and try to Add elements to this Integer array. All elements (integer values) are added as 0, no matter what. Same goes for String arrays, they all set to blank fields.