I'm attempting to create a Bootstrap 4 Accordion. I'm using an Ajax call to get the data, and the data is correctly logging to console. I'd like to do a ForEach loop, and append a new card to the Accordion for every Album returned in the JSONP dataset. I'm attempting to create a Bootstrap 4 Accordio