possible to extract regression coefficient?

I am performing a linear regression, and would like to add the coefficient value into a table. As it stands, the value is captured in the PMML:RegressionModel, but I do not see a way to extract it into a table. I experimented with free variables, but did not have any success there.

Any thoughts on how to proceed?


Thanks.