// =========================================
// StringTable
// =========================================
use StringTable;
// String table is not in the temp block for some reason. nice.
set string name;
set string values;
set count values columnCount * rowCount;