How can I performe this logic on array list of values ``` state = { order: [['2', '1', '0'],['3','4']], }; ```