in reply to XML::Twig - rendering a table of data

I'm not an expert on XML::Twig, and I will be sure to take note of the answer, but it seems to me that, for something like this, you might want to look into XML::Simple. Depending on how you're getting your data, you might find this tutorial useful.
  • Comment on Re: XML::Twig - rendering a table of data