thr.addElement(THE("Count", url));
thr.addElement(THE("Key Type", url));
thr.addElement(THE("Description", url));
thr.addElement(THE("VDT", url));
thr.addElement(THE("Thematic Index", url));
thr.addElement(THE("DocFile", url));
DcwColumnInfo dci[] = foo.getColumnInfo();
for (int i = 0; i < dci.length; i++) {
TableRowElement tr = new TableRowElement();
rows.addElement(tr);
tr.addElement(Integer.toString(i));