Ruby Map z indeksem
array.map.with_index { |item, index| ... }
Defiant Dove
array.map.with_index { |item, index| ... }