const columns: ColumnsType<DataType> = [
  {
    title: 'Name',
    dataIndex: 'name',
  },