I need to add logic to handle an initially empty listview such as this one: ``` <ul id="queueTracksList" data-role="listview"> </ul> ``` It should be easy enough to fix.