I am currently working on a state that includes an array called "report." I need to create a method that iterates through each element in the "report" array and determines whether the "sets" array has the value of "completed" set to true. Can someone provide me with clean code for this task? Thank you.