I can't import the second table of this site on my google sheets: https://www.wsj.com/market-data/quotes/AMZN/financials/annual/balance-sheet
(the table that show when you click on "Liabilities & Shareholders' Equity").
This is my code:
=IMPORTHTML("https://www.wsj.com/market-data/quotes/AMZN/financials/annual/balance-sheet", "table",2)