Javascript, iterate over key and value in JSfor (const [key, value] of Object.entries(valueList)) { }