for (var i = 0; i < doc.length; i++) {
        docArray.push(doc[i].pgSongChoice);
        };