{{each songData info key}}
{{ key+1 }}
{{ info.songName }}
{{ info.singerName }}
{{ info.duration }}
{{ /each }}