How to display SQLite table contents into a listview in VB.NET

Hello everyone. Please this question is in reference to the SQLite and VB.net post.
In that tutorial, the contents of the table was loaded into a list. I need help on how to display it in a Listview instead. Any help will be very much appreciated. Thank you.