```md import { Meta, Story } from '@storybook/addon-docs'; import { Table } from './Table.component'; ({ props: args, template: `
{{data[i][j]}}
`, })} /> ```