#pragma once // TableTemplate.hpp class TableCell; class ConstantTableCell; class ParametricTableCell; class TableTemplate;