Why am I getting extra values in the array?

The buttons you see in the image are coming from the array items.
And the buttons below them, which have function code as value are also dynamically coming from the array which does not exist in the array item.

Simply said, those extra function are coming from the repeated array items. which dont even exist ?