A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Looks pretty fine, no issues.
I guess you have Excel 2019 or an earlier version, this versions do not support dynamic arrays, so a simple formula =MyTable returns an error.
You have enter an array formula in a area that has the same size as the table:
F1:I15: {=MyTable}
Any questions?
Andreas.