Hi, I'm trying to parse the JSON that's coming from a view_submission event from a slack modal. The modal is dynamic in that the user can select 1, 2 or 3 outcomes from a checkbox and 1, 2 or 3 use cases from a checkbox, and 1, 2 or 3 teams from a ra...