I have a NumPy array [49152, 3], I want to append it to a new row to become [2, 49152, 3]. May I know the way to do this?