i agree tabular results display is very good , but then i hate it when the user_relationships modules displays even the users in a tabular form , .. there is a better way you could display the users, ... and if the user pictures are enabled , then even the pictures could be displayed , ... it looks so much better than the tabula display , ... here is part of a module i wrote which uses this type of display , :
$output .= "<table align='center'><tr><td width = 15%>".roles_display_get_picture($display_user)."</td>";