How to iterate over a Map in Kotlin (for loop)Iterate over a Kotlin Map using a for loop by destructuring the key-value pairs.