I think the idea at hand is not that it would be used everyday, but it would be there when needed. What people do everyday is with real data. They are using functions to load the data.
But sometimes we have to hard-code a few values, and it is true that making a list (or nested list) is quite verbose; one example are unittests. Having a MATLAB-style array creation would be convenient for those cases.