I have two arrays, I am trying to populate key-value pairs(properties) of an empty object using elements of these arrays. the code below is not working. Please tell me what