Listview with fixed data

there is some extension here that pulls the data from a simple list without an image and the listview in the first line has I can specify as: Quantity, Product, value, total

Why would you need an extension for this (in a listview) ?
Given that you want several columns displayed for each row you might consider using the TableView extension or a dynamic html table