JS, jeśli tablica jest 2d

if (arr[0].constructor === Array) { /*...*/ }
Red Necked Wallaby