I put three arrays in an object, and I want to get each one of them to set the value, and I try Object.keys(obj).forEach(function(key){ to traverse it, it gets
Object.keys(obj).forEach(function(key){