I have a list of HashMap> and would like to merge them in a loop. The problem is that each map\'s key starts from 0 so th
HashMap>