[How] Synchronized ranges on different sheets

[How] Synchronized ranges on different sheets

For example, I have 3 sheets.

Sheets 2 and 3 have an own table per sheet. On the Sheet 1 I want to have both these tables and it have to be synchronized.

For example, when I modify a cell in the Table of the Sheet 2 - It also modifies in the table on the Sheet 1 (which includes 2 tables from Sheet 2 and 3).

Otherwise: when I modify cells in the table on the Sheet 1 - it modifies in the table of the Sheet 2.

Do you have such feature now? If not - Are you going to do it?