I have this object
array = { {value: 1, name: "first value"}, {value: 2, name: "second"}, {value: 3, name: "New string"} }