how to add an array to an object field code example Example: map object and add new property javascript Results.map(obj=> ({ ...obj, Active: 'false' }))