Good afternoon I have an HTML structure built into an ng-repeat that creates ckeckboxes horizontally and vertically, that is, a multidimensional array. When I click on one, I have to save in the bank. So far so good, the problem is being to bring these marked checkboxes, because in the method I bring the results, the array of the model gives me as undefined. Here's the code link: