am I right in thinking you can\'t access a variable from outside the loop whilst looping? For example:
I\'m trying to convert this to dwoo: foreach($duplicates as $duplicate) { echo \"<tr>\"; foreach($column_list as $column)