table_rowfree - release memory of the row structures when done.
SYNOPSYS
#include "table.h"
void table_rowfree(row)
PARAMETERS
TableRow
row
table row to be done with.