Absolutely. In fact, you can even reference the value of a particular table cell. To accomplish this, employ the formula:
table_variable_system_name[0].column_system_name
where 0 represents the first data row in the table, 1 denotes the second row, and so forth.