I have a property on a class that happens to be a Table. How do i add an item to this?
Try calling Table<TEntity>.InsertOnSubmit.
Table<TEntity>.InsertOnSubmit