I know that to get the first item in a map, you can do .first(), However I want to get a specific item by position in a map, I tried to treat it similar to an array by doin