Don, First of all I have to admit that I was testing with jinja templates, which are supposed to be based on django (i wanted to run into just these kinds of limits before setting up django).
Unfortunately I don't know hwo many columns my table will have, I want a generic solution which requires that I iterate over columns as well as rows. Is there really no way to index into an array? Are there work-arounds, perhaps iterating over two variables at the same time ({%for x,y in data,type%})? I didn't see any thing in the documentation that might help (i had some hope for the splice tag but I don't think that is appropriate here). Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---