is it possible to embed a subform into a stateless form

is it possible to embed a subform into a stateless form

Example
I would like to create a stateless form to basically create header information for a timesheet application.

I would like the information from the stateless form to be applied to each row in the sub form (not stateless) with the add row function.

Does this make sense?