list_Users is: select * from Users order by lastname Each user has a first name, a last name, etc... I would like to print these out in the same table format the test that Zope runs prints them out in. Donner