In views-view-table—viewname—atachment-1.tpl.php I can access $rows and get a nice array view that I can play with. I can also get $footer, which I can also play around with. Is there a way using views_get_view to get those nice arrays? -> execute didn’t give me what I wanted, so might there be another function I might get more what I’m looking for?
Joel